home *** CD-ROM | disk | FTP | other *** search
File List | 1993-02-21 | 3.0 KB | 82 lines |
-
- FlxKey Packing List
- ===================
- Packing.Lst - This file.
-
- FlxKey.Doc - FlxKey Documentation.
-
- FlxKey.Def - Interface section to FlxKey unit.
-
- FlxKey.Err - List of FlxKey ver 1.1 error-codes.
-
- FlxKey.Hst - FlxKey version history.
-
- FlxKey.Reg - FlxKey ver 1.1 registration form.
-
- -----------------------------------------------------------------------
-
- MakeKey.Exe - Program to demonstrate encrypted-key creation.
-
- ReadKey.Exe - Program to demonstrate encrypted-key decryption.
-
- -----------------------------------------------------------------------
-
- MakeKey1.Pas - Simple demo program to create an encrypted
- program-key.
-
- ReadKey1.Pas - Simple demo program to decrypt an encrypted
- program-key.
-
- -----------------------------------------------------------------------
-
- RandCode.Pas - Program to generate 2 random encryption strings,
- and write them to disk.
-
- Dat2Obj.Bat - Batch-file to convert encryption strings created
- with RANDCODE.PAS, from "binary" format to
- "object" format. Uses Turbo Pascal "BINOBJ.EXE"
- utility.
-
- -----------------------------------------------------------------------
-
- MakeKey2.Pas - Simple demo program to create an encrypted
- program-key. "Embeds" the encryption strings
- directly into the .EXE's "code-segment".
-
- ReadKey2.Pas - Simple demo program to decrypt an encrypted
- program-key. "Embeds" the encryption strings
- directly into the .EXE's "code-segment".
-
- -----------------------------------------------------------------------
-
- MakeKey3.Pas - Simple demo program to create an encrypted
- program-key. "Embeds" only 1 encryption string
- directly into the .EXE's "code-segment". User
- must enter a "PASSWORD" to be used as the second
- encryption string when encrypting.
-
- ReadKey3.Pas - Simple demo program to decrypt an encrypted
- program-key. "Embeds" only 1 encryption string
- directly into the .EXE's "code-segment". User
- must enter a "PASSWORD" to be used as the second
- encryption string when decrypting.
-
- -----------------------------------------------------------------------
-
- Flx40Tpu.Zip - TP 4.0 compiled evaluation version of the FlxKey unit.
-
- Flx50Tpu.Zip - TP 5.0 compiled evaluation version of the FlxKey unit.
-
- Flx55Tpu.Zip - TP 5.5 compiled evaluation version of the FlxKey unit.
-
- Flx60Tpu.Zip - TP 6.0 compiled evaluation version of the FlxKey unit.
-
- Flx70Tpu.Zip - TP 7.0 compiled evaluation version of the FlxKey unit.
-
- -----------------------------------------------------------------------
-
- Flx70Tpp.Zip - BP 7.0 compiled DPMI evaluation verion of FlxKey unit.
-
- -----------------------------------------------------------------------
-